[INFO] cloning repository https://github.com/zymbol-lang/interpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zymbol-lang/interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzymbol-lang%2Finterpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzymbol-lang%2Finterpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f42345363628b7d771a0f504778dfe2fba6423f
[INFO] testing zymbol-lang/interpreter against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzymbol-lang%2Finterpreter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/zymbol-lang/interpreter
[INFO] finished tweaking git repo https://github.com/zymbol-lang/interpreter
[INFO] tweaked toml for git repo https://github.com/zymbol-lang/interpreter written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zymbol-lang/interpreter on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zymbol-lang/interpreter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded libredox v0.1.17
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 981027dc44e2965c8b59c6cb1772e8970725289ec39240f51de1d1078a512d45
[INFO] running `Command { std: "docker" "start" "-a" "981027dc44e2965c8b59c6cb1772e8970725289ec39240f51de1d1078a512d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "981027dc44e2965c8b59c6cb1772e8970725289ec39240f51de1d1078a512d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981027dc44e2965c8b59c6cb1772e8970725289ec39240f51de1d1078a512d45", kill_on_drop: false }`
[INFO] [stdout] 981027dc44e2965c8b59c6cb1772e8970725289ec39240f51de1d1078a512d45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1def7f4211f46bb31a95ef351f5017cbf1eb192a6d1fc76a3213172a38644bfa
[INFO] running `Command { std: "docker" "start" "-a" "1def7f4211f46bb31a95ef351f5017cbf1eb192a6d1fc76a3213172a38644bfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling zymbol-span v0.0.6 (/opt/rustwide/workdir/crates/zymbol-span)
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zymbol-common v0.0.6 (/opt/rustwide/workdir/crates/zymbol-common)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zymbol-intrinsics v0.0.6 (/opt/rustwide/workdir/crates/zymbol-intrinsics)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zymbol-error v0.0.6 (/opt/rustwide/workdir/crates/zymbol-error)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zymbol-lexer v0.0.6 (/opt/rustwide/workdir/crates/zymbol-lexer)
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zymbol-ast v0.0.6 (/opt/rustwide/workdir/crates/zymbol-ast)
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zymbol-parser v0.0.6 (/opt/rustwide/workdir/crates/zymbol-parser)
[INFO] [stderr]    Compiling zymbol-semantic v0.0.6 (/opt/rustwide/workdir/crates/zymbol-semantic)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zymbol-bytecode v0.0.6 (/opt/rustwide/workdir/crates/zymbol-bytecode)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling zymbol-formatter v0.0.6 (/opt/rustwide/workdir/crates/zymbol-formatter)
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling zymbol-compiler v0.0.6 (/opt/rustwide/workdir/crates/zymbol-compiler)
[INFO] [stderr]    Compiling zymbol-interpreter v0.0.6 (/opt/rustwide/workdir/crates/zymbol-interpreter)
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zymbol-repl v0.0.6 (/opt/rustwide/workdir/crates/zymbol-repl)
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling zymbol-standalone v0.0.6 (/opt/rustwide/workdir/crates/zymbol-standalone)
[INFO] [stderr]    Compiling zymbol-vm v0.0.6 (/opt/rustwide/workdir/crates/zymbol-vm)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling zymbol-analyzer v0.0.6 (/opt/rustwide/workdir/crates/zymbol-analyzer)
[INFO] [stderr]    Compiling zymbol-lsp v0.0.6 (/opt/rustwide/workdir/crates/zymbol-lsp)
[INFO] [stderr]    Compiling zymbol-cli v0.0.6 (/opt/rustwide/workdir/crates/zymbol-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 09s
[INFO] running `Command { std: "docker" "inspect" "1def7f4211f46bb31a95ef351f5017cbf1eb192a6d1fc76a3213172a38644bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1def7f4211f46bb31a95ef351f5017cbf1eb192a6d1fc76a3213172a38644bfa", kill_on_drop: false }`
[INFO] [stdout] 1def7f4211f46bb31a95ef351f5017cbf1eb192a6d1fc76a3213172a38644bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8a85ec140d13454c35bf3d753819699c19d4d0104ad7ab7892052b23d2a6e2
[INFO] running `Command { std: "docker" "start" "-a" "de8a85ec140d13454c35bf3d753819699c19d4d0104ad7ab7892052b23d2a6e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling zymbol-standalone v0.0.6 (/opt/rustwide/workdir/crates/zymbol-standalone)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling zymbol-interpreter v0.0.6 (/opt/rustwide/workdir/crates/zymbol-interpreter)
[INFO] [stderr]    Compiling zymbol-vm v0.0.6 (/opt/rustwide/workdir/crates/zymbol-vm)
[INFO] [stderr]    Compiling zymbol-analyzer v0.0.6 (/opt/rustwide/workdir/crates/zymbol-analyzer)
[INFO] [stderr]    Compiling zymbol-compiler v0.0.6 (/opt/rustwide/workdir/crates/zymbol-compiler)
[INFO] [stderr]    Compiling zymbol-semantic v0.0.6 (/opt/rustwide/workdir/crates/zymbol-semantic)
[INFO] [stderr]    Compiling zymbol-formatter v0.0.6 (/opt/rustwide/workdir/crates/zymbol-formatter)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zymbol-parser v0.0.6 (/opt/rustwide/workdir/crates/zymbol-parser)
[INFO] [stderr]    Compiling zymbol-ast v0.0.6 (/opt/rustwide/workdir/crates/zymbol-ast)
[INFO] [stderr]    Compiling zymbol-bytecode v0.0.6 (/opt/rustwide/workdir/crates/zymbol-bytecode)
[INFO] [stderr]    Compiling zymbol-lexer v0.0.6 (/opt/rustwide/workdir/crates/zymbol-lexer)
[INFO] [stderr]    Compiling zymbol-error v0.0.6 (/opt/rustwide/workdir/crates/zymbol-error)
[INFO] [stderr]    Compiling zymbol-common v0.0.6 (/opt/rustwide/workdir/crates/zymbol-common)
[INFO] [stderr]    Compiling zymbol-span v0.0.6 (/opt/rustwide/workdir/crates/zymbol-span)
[INFO] [stderr]    Compiling zymbol-intrinsics v0.0.6 (/opt/rustwide/workdir/crates/zymbol-intrinsics)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling zymbol-repl v0.0.6 (/opt/rustwide/workdir/crates/zymbol-repl)
[INFO] [stderr]    Compiling zymbol-lsp v0.0.6 (/opt/rustwide/workdir/crates/zymbol-lsp)
[INFO] [stderr]    Compiling zymbol-cli v0.0.6 (/opt/rustwide/workdir/crates/zymbol-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "de8a85ec140d13454c35bf3d753819699c19d4d0104ad7ab7892052b23d2a6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8a85ec140d13454c35bf3d753819699c19d4d0104ad7ab7892052b23d2a6e2", kill_on_drop: false }`
[INFO] [stdout] de8a85ec140d13454c35bf3d753819699c19d4d0104ad7ab7892052b23d2a6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b77fafbe56258ce48c62481d4058eb361a4e6f5a5ae3804079b3e9775b27d9dc
[INFO] running `Command { std: "docker" "start" "-a" "b77fafbe56258ce48c62481d4058eb361a4e6f5a5ae3804079b3e9775b27d9dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zymbol_analyzer-ab56dba0fb19963f)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test cache::tests::test_multiple_documents ... ok
[INFO] [stdout] test cache::tests::test_update_document ... ok
[INFO] [stdout] test cache::tests::test_file_id_uniqueness ... ok
[INFO] [stdout] test cache::tests::test_open_document ... ok
[INFO] [stdout] test cache::tests::test_update_nonexistent ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostic_conversion ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostic_without_span ... ok
[INFO] [stdout] test cache::tests::test_cache_creation ... ok
[INFO] [stdout] test cache::tests::test_close_document ... ok
[INFO] [stdout] test diagnostics::tests::test_span_to_range_basic ... ok
[INFO] [stdout] test diagnostics::tests::test_span_to_range_multiline ... ok
[INFO] [stdout] test diagnostics::tests::test_span_to_range_saturating ... ok
[INFO] [stdout] test diagnostics::tests::test_var_diagnostic_unused_tag ... ok
[INFO] [stdout] test document::tests::test_document_creation ... ok
[INFO] [stdout] test document::tests::test_lazy_parsing ... ok
[INFO] [stdout] test document::tests::test_lazy_tokenization ... ok
[INFO] [stdout] test document::tests::test_parse_error_handling ... ok
[INFO] [stdout] test module_index::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test document::tests::test_valid_program ... ok
[INFO] [stdout] test module_index::tests::test_get_importers ... ok
[INFO] [stdout] test module_index::tests::test_module_index_basic ... ok
[INFO] [stdout] test module_index::tests::test_import_resolution ... ok
[INFO] [stdout] test semantic_tokens::tests::test_classify_keywords ... ok
[INFO] [stdout] test module_index::tests::test_search_exports ... ok
[INFO] [stdout] test semantic_tokens::tests::test_classify_literals ... ok
[INFO] [stdout] test semantic_tokens::tests::test_classify_operators ... ok
[INFO] [stdout] test semantic_tokens::tests::test_delimiters_excluded ... ok
[INFO] [stdout] test semantic_tokens::tests::test_delta_encoding ... ok
[INFO] [stdout] test semantic_tokens::tests::test_generate_semantic_tokens ... ok
[INFO] [stdout] test semantic_tokens::tests::test_semantic_tokens_legend ... ok
[INFO] [stdout] test symbol_extractor::tests::test_extract_constant ... ok
[INFO] [stdout] test symbol_extractor::tests::test_extract_function ... ok
[INFO] [stdout] test symbol_extractor::tests::test_extract_multiple_symbols ... ok
[INFO] [stdout] test symbol_extractor::tests::test_to_document_symbol ... ok
[INFO] [stdout] test symbol_extractor::tests::test_extract_variable ... ok
[INFO] [stdout] test symbols::tests::test_add_reference ... ok
[INFO] [stdout] test symbols::tests::test_document_reindex ... ok
[INFO] [stdout] test symbols::tests::test_search ... ok
[INFO] [stdout] test tests::test_close_document ... ok
[INFO] [stdout] test tests::test_analyzer_creation ... ok
[INFO] [stdout] test tests::test_get_diagnostics_valid ... ok
[INFO] [stdout] test tests::test_get_hover ... ok
[INFO] [stdout] test tests::test_get_semantic_tokens ... ok
[INFO] [stdout] test symbols::tests::test_find_definitions ... ok
[INFO] [stdout] test symbols::tests::test_index_document ... ok
[INFO] [stdout] test tests::test_open_document ... ok
[INFO] [stdout] test tests::test_find_definition ... ok
[INFO] [stdout] test tests::test_get_document_symbols ... ok
[INFO] [stdout] test tests::test_semantic_tokens_legend ... ok
[INFO] [stdout] test tests::test_symbol_stats ... ok
[INFO] [stdout] test tests::test_update_document ... ok
[INFO] [stdout] test tests::test_workspace_symbol_search ... ok
[INFO] [stdout] test workspace::tests::test_path_to_uri ... ok
[INFO] [stdout] test workspace::tests::test_percent_decode ... ok
[INFO] [stdout] test workspace::tests::test_add_remove_root ... ok
[INFO] [stdout] test workspace::tests::test_get_module_by_uri ... ok
[INFO] [stdout] test symbols::tests::test_nested_symbols ... ok
[INFO] [stdout] test workspace::tests::test_uri_to_path ... ok
[INFO] [stdout] test workspace::tests::test_uri_to_path_unicode_encoded ... ok
[INFO] [stdout] test workspace::tests::test_resolve_import_current_dir ... ok
[INFO] [stdout] test workspace::tests::test_uri_to_path_unicode_plain ... ok
[INFO] [stdout] test workspace::tests::test_workspace_scan ... ok
[INFO] [stdout] test workspace::tests::test_resolve_import_parent_dir ... ok
[INFO] [stdout] test symbols::tests::test_remove_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zymbol_ast-b1014dda2c1e8081)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test collections::tests::test_member_access_on_named_tuple ... ok
[INFO] [stdout] test collections::tests::test_chained_member_access ... ok
[INFO] [stdout] test collections::tests::test_named_tuple_expr_variant ... ok
[INFO] [stdout] test collections::tests::test_named_tuple_single_field ... ok
[INFO] [stdout] test collections::tests::test_named_tuple_span ... ok
[INFO] [stdout] test collections::tests::test_tuple_span ... ok
[INFO] [stdout] test collections::tests::test_tuple_creation ... ok
[INFO] [stdout] test collections::tests::test_tuple_expr_variant ... ok
[INFO] [stdout] test collections::tests::test_member_access_creation ... ok
[INFO] [stdout] test collections::tests::test_member_access_expr_variant ... ok
[INFO] [stdout] test collections::tests::test_tuple_with_multiple_types ... ok
[INFO] [stdout] test collections::tests::test_named_tuple_creation ... ok
[INFO] [stdout] test error_handling::tests::test_error_check_expr ... ok
[INFO] [stdout] test collections::tests::test_member_access_span ... ok
[INFO] [stdout] test error_handling::tests::test_error_propagate_expr ... ok
[INFO] [stdout] test error_handling::tests::test_finally_clause ... ok
[INFO] [stdout] test error_handling::tests::test_try_stmt_creation ... ok
[INFO] [stdout] test error_handling::tests::test_try_with_multiple_catches_and_finally ... ok
[INFO] [stdout] test error_handling::tests::test_typed_catch_clause ... ok
[INFO] [stdout] test tests::test_assignment_statement ... ok
[INFO] [stdout] test tests::test_haskell_style_output ... ok
[INFO] [stdout] test tests::test_output_statement ... ok
[INFO] [stdout] test tests::test_program_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zymbol_bytecode-5ef9ed07f6718e03)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zymbol-07ca07e176d73ab9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_repl.rs (/opt/rustwide/target/debug/deps/cli_repl-877d26a02a398b15)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test cli_repl_output_pos_emits_ansi_escape ... ok
[INFO] [stdout] test cli_repl_clear_screen_emits_ansi ... ok
[INFO] [stdout] test cli_repl_output_pos_sparse_syntax ... ok
[INFO] [stdout] test cli_repl_arithmetic ... ok
[INFO] [stdout] test cli_repl_output_pos_text_follows_escape ... ok
[INFO] [stdout] test cli_repl_clear_screen_moves_cursor_home ... ok
[INFO] [stdout] test cli_repl_hello_world ... ok
[INFO] [stdout] test cli_repl_variable_persists_in_session ... ok
[INFO] [stdout] test cli_repl_piqad_digits_roundtrip ... ok
[INFO] [stdout] test cli_repl_terminal_size_positive ... FAILED
[INFO] [stdout] test cli_repl_terminal_size_usable_in_condition ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_repl_terminal_size_positive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_repl_terminal_size_positive' (138) panicked at crates/zymbol-cli/tests/cli_repl.rs:129:10:
[INFO] [stdout] Unexpected stdout, failed var.contains(24)
[INFO] [stdout] ├── var: [38;5;9mError: No such file or directory (os error 2)[39m
[INFO] [stdout] │   [38;5;9mError: 'H' is undefined — did you mean 'H°' (hot definition)?[39m
[INFO] [stdout] │   [38;5;9mError: 'W' is undefined — did you mean 'W°' (hot definition)?[39m
[INFO] [stdout] └── var as str: [38;5;9mError: No such file or directory (os error 2)[39m
[INFO] [stdout]     [38;5;9mError: 'H' is undefined — did you mean 'H°' (hot definition)?[39m
[INFO] [stdout]     [38;5;9mError: 'W' is undefined — did you mean 'W°' (hot definition)?[39m
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/zymbol" "repl"`
[INFO] [stdout] stdin=````
[INFO] [stdout] [H, W] = >>?
[INFO] [stdout] >> H ¶
[INFO] [stdout] >> W ¶
[INFO] [stdout] ```
[INFO] [stdout] `
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] \x1b[38;5;9mError: No such file or directory (os error 2)\x1b[39m\r
[INFO] [stdout] \x1b[38;5;9mError: \'H\' is undefined — did you mean \'H°\' (hot definition)?\x1b[39m\r
[INFO] [stdout] \x1b[38;5;9mError: \'W\' is undefined — did you mean \'W°\' (hot definition)?\x1b[39m\r
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629a45399da8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629a45399da8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629a45399da8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629a45399da8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629a453b044a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629a453b044a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x629a4539f9d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x629a4539f9d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x629a45378696 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629a45378696 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629a45392279 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629a452e762c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x629a452e762c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x629a45392432 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x629a45392432 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629a45378752 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x629a4536d959 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629a4537946d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629a453b0c5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629a45325518 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[5037a7b5c16aa4e5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x629a45330347 - <assert_cmd[5037a7b5c16aa4e5]::assert::AssertError>::panic::<assert_cmd[5037a7b5c16aa4e5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x629a452d4cb1 - <assert_cmd[5037a7b5c16aa4e5]::assert::Assert>::stdout::<predicates[24275e2519bad66b]::str::basics::ContainsPredicate, assert_cmd[5037a7b5c16aa4e5]::assert::StrOutputPredicate<predicates[24275e2519bad66b]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:387:25
[INFO] [stdout]   22:     0x629a452d6761 - cli_repl[e83361a27d3f4a91]::cli_repl_terminal_size_positive
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zymbol-cli/tests/cli_repl.rs:129:10
[INFO] [stdout]   23:     0x629a452d5c07 - cli_repl[e83361a27d3f4a91]::cli_repl_terminal_size_positive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zymbol-cli/tests/cli_repl.rs:122:37
[INFO] [stdout]   24:     0x629a452da406 - <cli_repl[e83361a27d3f4a91]::cli_repl_terminal_size_positive::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x629a452da70b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x629a452da70b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x629a452e7f85 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x629a452e7f85 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x629a452e7f85 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x629a452e7f85 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x629a452e7f85 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x629a452e7f85 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x629a452e7f85 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x629a452e2ae4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x629a452e2ae4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x629a452eb002 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x629a452eb002 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x629a452eb002 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x629a452eb002 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x629a452eb002 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x629a452eb002 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x629a452eb002 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x629a4539968f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x629a4539968f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7d0eadd52aa4 - <unknown>
[INFO] [stdout]   46:     0x7d0eadddfa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_repl_terminal_size_usable_in_condition stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_repl_terminal_size_usable_in_condition' (148) panicked at crates/zymbol-cli/tests/cli_repl.rs:141:10:
[INFO] [stdout] Unexpected stdout, failed var.contains(#1)
[INFO] [stdout] ├── var: [38;5;9mError: No such file or directory (os error 2)[39m
[INFO] [stdout] │   [38;5;9mError: 'H' is undefined — did you mean 'H°' (hot definition)?[39m
[INFO] [stdout] │   [38;5;9mError: 'ok' is undefined — did you mean 'ok°' (hot definition)?[39m
[INFO] [stdout] └── var as str: [38;5;9mError: No such file or directory (os error 2)[39m
[INFO] [stdout]     [38;5;9mError: 'H' is undefined — did you mean 'H°' (hot definition)?[39m
[INFO] [stdout]     [38;5;9mError: 'ok' is undefined — did you mean 'ok°' (hot definition)?[39m
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/zymbol" "repl"`
[INFO] [stdout] stdin=````
[INFO] [stdout] [H, W] = >>?
[INFO] [stdout] ok = H > 0
[INFO] [stdout] >> ok¶
[INFO] [stdout] ```
[INFO] [stdout] `
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] \x1b[38;5;9mError: No such file or directory (os error 2)\x1b[39m\r
[INFO] [stdout] \x1b[38;5;9mError: \'H\' is undefined — did you mean \'H°\' (hot definition)?\x1b[39m\r
[INFO] [stdout] \x1b[38;5;9mError: \'ok\' is undefined — did you mean \'ok°\' (hot definition)?\x1b[39m\r
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629a45399da8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629a45399da8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629a45399da8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629a45399da8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629a453b044a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629a453b044a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x629a4539f9d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x629a4539f9d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x629a45378696 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629a45378696 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629a45392279 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629a452e762c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x629a452e762c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x629a45392432 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x629a45392432 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629a45378752 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x629a4536d959 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629a4537946d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629a453b0c5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629a45325518 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[5037a7b5c16aa4e5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x629a45330347 - <assert_cmd[5037a7b5c16aa4e5]::assert::AssertError>::panic::<assert_cmd[5037a7b5c16aa4e5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x629a452d4cb1 - <assert_cmd[5037a7b5c16aa4e5]::assert::Assert>::stdout::<predicates[24275e2519bad66b]::str::basics::ContainsPredicate, assert_cmd[5037a7b5c16aa4e5]::assert::StrOutputPredicate<predicates[24275e2519bad66b]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:387:25
[INFO] [stdout]   22:     0x629a452d748d - cli_repl[e83361a27d3f4a91]::cli_repl_terminal_size_usable_in_condition
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zymbol-cli/tests/cli_repl.rs:141:10
[INFO] [stdout]   23:     0x629a452d5d57 - cli_repl[e83361a27d3f4a91]::cli_repl_terminal_size_usable_in_condition::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zymbol-cli/tests/cli_repl.rs:134:48
[INFO] [stdout]   24:     0x629a452da5c6 - <cli_repl[e83361a27d3f4a91]::cli_repl_terminal_size_usable_in_condition::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x629a452da70b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x629a452da70b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x629a452e7f85 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x629a452e7f85 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x629a452e7f85 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x629a452e7f85 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x629a452e7f85 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x629a452e7f85 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x629a452e7f85 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x629a452e2ae4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x629a452e2ae4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x629a452eb002 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x629a452eb002 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x629a452eb002 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x629a452eb002 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x629a452eb002 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x629a452eb002 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x629a452eb002 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x629a4539968f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x629a4539968f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7d0eadd52aa4 - <unknown>
[INFO] [stdout]   46:     0x7d0eadddfa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_repl_terminal_size_positive
[INFO] [stdout]     cli_repl_terminal_size_usable_in_condition
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p zymbol-cli --test cli_repl`
[INFO] running `Command { std: "docker" "inspect" "b77fafbe56258ce48c62481d4058eb361a4e6f5a5ae3804079b3e9775b27d9dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77fafbe56258ce48c62481d4058eb361a4e6f5a5ae3804079b3e9775b27d9dc", kill_on_drop: false }`
[INFO] [stdout] b77fafbe56258ce48c62481d4058eb361a4e6f5a5ae3804079b3e9775b27d9dc
